Netty in Action by Norman Maurer Marvin Allen Wolfthal

Netty in Action by Norman Maurer Marvin Allen Wolfthal

Author:Norman Maurer Marvin Allen Wolfthal
Language: eng
Format: epub, mobi, pdf
Publisher: Manning Publications


You may find it useful to review the previous chapters on ChannelHandler and codecs, as these will provide the material for our examples.

9.1. Overview of EmbeddedChannel

You already know that ChannelHandler implementations can be chained together in a ChannelPipeline to build up your application’s business logic. We explained previously that this design supports the decomposition of potentially complex processing into small and reusable components, each of which handles a well-defined task or step. In this chapter we’ll show you how it simplifies testing as well.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.